@charset "UTF-8";
/*全局css样式*/
*{margin:0px auto;padding:0px;font-family:"微软雅黑";background-repeat:no-repeat }
div{ margin:0 auto; padding:0;text-align:left; background-repeat:no-repeat;}
img{ border:0;}
ul{ list-style:none;}
li{ text-decoration:none;}
a{ text-decoration:none; color:#000; list-style:none}
i,em{font-style:normal}
.clear{clear:both;}
.dibu{ height: 60px;}

.life_nei{ width:100%;}
.life_nei{ font-size:18px; line-height:200%; padding-bottom:30px;}
.life_nei img{ padding-right:35px; width:600px;}
.life_neip,.life_nei div{ font-size:14px; text-indent:2em; line-height:220%;}

ul.book_liuyan{ width:55%; padding:10px; padding-right:45%; background:url(../../images/b.jpg) right center no-repeat}
ul.book_liuyan li{ font-size:16px; padding:10px 0px}
ul.book_liuyan li input{-web-kit-appearance:none;-moz-appearance: none;font-size:1.4em;height:3em;border-radius:4px;border:1px solid #c8cccf;color:#6a6f77;outline:0; width:70%; font-size:14px;}
ul.book_liuyan li label input{ width:15px;}
ul.book_liuyan li textarea{ width:100%; height:300px;-web-kit-appearance:none;-moz-appearance: none;font-size:1.4em;height:5em;border-radius:4px;border:1px solid #c8cccf;color:#6a6f77;outline:0; font-size:14px;}
.editsubmit{ margin-top:10px;}

/*绝对定位底部4功能*/
.feet_div{ height:60px;}
.feet{ width:100%; position:fixed; overflow:hidden; bottom:0px;}
.feet ul{ background-color:#CF0443; height:60px;}
.feet ul li{ width:25%; height:55px; line-height:55px; float:left; text-align:center; padding-top:5px;}
.feet ul li a img{ width:25px; height:25px;display:block; margin:0 auto}
.feet ul li a span{height:30px; line-height:30px;color:#FFF;display: block; font-size:14px;; text-align:center}

/*当前位置CSS约束代码*/
.location{ border-bottom:#CCC 1px dashed; height:56px; line-height:56px;}
.location b{ border-left:#006A4C 6px solid; height:18px; padding-left:8px;}
.location i{ padding:0px 6px;height:18px; font-size:16px;}
.location i a{height:18px; font-size:16px; color:#333}
.location span{font-size:16px; color:#333}

.inside_page_left{ width:238px; float:left; margin-top:30px;}
.inside_page_right{ width:932px; float:left; margin-left:30px;; margin-top:30px;}
.inside_page_right p{ line-height: 210%; padding-top: 5px; text-indent: 2em;}
.inside_page_right p img{ padding: 5px;}
/*新闻样式区域*/

/*文字简介新闻调取样式*/
.info_des_list{width:100%; height:100%;}
.info_des_list ul{ width:100%; height:100%}
.info_des_list ul li{ width:570px; height:90px; float:left; margin:15px;}
.info_des_list ul li .des_txt{ width:570px; height:90px;}
.info_des_list ul li .des_txt .newz1_des a{ width:500px; height:30px; float:left;line-height:30px; font-size:13px;color:#7b7b7b;}
.info_des_list ul li .des_txt .newz2_des{ width:70px; height:30px; float:left;font-size:12px;color:#636363;line-height:250%;}
.info_des_list ul li .des_txt .newz3_des a{ width:570px; height:60px; float:left;font-size:12px;color:#636363;}



/*新闻样式*/
.info_list{ width:100%; height:100%;}
.info_list ul{ width:100%; height:100%}
.info_list ul li{width:531px;height:34px;line-height:34px;text-align:left; list-style:none; text-indent:1em; float:left;}
.info_list ul li{width:531px;height:34px;line-height:34px;text-align:left;}
.info_list ul li a{width:531px;height:34px;line-height:34px;color:#7D7D7D;}
.info_list ul li a:hover{ color:#FF0000}
.info_title{ width:401px;height:34px;line-height:34px;float:left; text-align:left; }
.info_time{ width:80px;height:34px;line-height:34px; float:right; text-align:left}

/*折叠二级分类样式*/
.menu_list{width:238px;margin:0 auto;}
.menu_head a{height: 51px;line-height: 51px;}
.menu_head{height: 51px;line-height: 51px; text-indent:3em;font-size: 14px;color: #fff;cursor: pointer;position: relative;margin: 0px;font-weight: bold;background:url(../../images/py_22.jpg)}
.menu_list .current{background-image:url(../../images/42.jpg); background-repeat:repeat-y;font-size: 14px;color: #fff;}
.menu_list .current a{font-size: 14px;color: #fff;}
.menu_body{line-height: 38px;}
.menu_body a{display:block;height:38px;line-height:38px;padding-left:38px;color:#777777;text-decoration:none;}
.menu_body a:hover{text-decoration:none;}

/*基本不修改区域*/
.ck-slide ul {margin: 0;padding: 0;list-style-type: none;}
.ck-slide {position: relative;overflow: hidden;}
.ck-slide ul.ck-slide-wrapper {position: absolute;top: 0;left: 0;z-index: 1;margin: 0;padding: 0;}
.ck-slide ul.ck-slide-wrapper li {position: absolute; margin-top:0px;}
.ck-slide ul.ck-slide-wrapper li a{/*a标签是行内元素，宽高对a标签不起作用，这里必须添加line-height:0px;display:black，否则垂直滚动<li>之间会出现间隔*/line-height:0px;display:block;}
.ck-slide .ck-prev, .ck-slide .ck-next {position: absolute;top: 50%;z-index: 2;width: 35px;height: 70px;margin-top: -35px;border-radius: 3px;opacity: .15;background: red;text-indent: -9999px;background-repeat: no-repeat;
transition: opacity .2s linear 0s;}
.ck-slide .ck-prev {left: 5px;background: url(../img/arrow-left.png) #000 50% no-repeat;}
.ck-slide .ck-next {right: 5px;background: url(../img/arrow-right.png) #000 50% no-repeat;}
.ck-slidebox {position: absolute;left: 50%;bottom: 12px;z-index: 30;}
.ck-slidebox ul {height: 20px;padding: 0 4px;border-radius: 8px;background: rgba(0,0,0,0.5);}
.ck-slidebox ul li {float: left;height: 12px;margin: 4px 4px;}
.ck-slidebox ul li em {display: block;width: 12px;height: 12px;border-radius: 100%;background-color: #fff;text-indent: -9999px;cursor: pointer;}
.ck-slidebox ul li.current em {background-color: #fe6500;}
.ck-slidebox ul li em:hover {background-color: #fe6500;}


/*新闻列表样式设置*/
#news_nei_list{ width:100%; min-height:500px; text-align:center}
#news_nei_list li{ width:100%; height:120px;background:#fdfdfd;border:1px solid #eee;position:relative; margin-bottom:10px;}
#news_nei_list li:hover{background:#f7f7f7 url(../images/8xs/bg5.gif);}
#news_nei_list li:hover .left_xinxi a{ color:#03C}

#news_nei_list li .left_xinxi{ width:80%;position:absolute; right:10px; top:10px;}
#news_nei_list li .left_xinxi a{ font-size:15px; line-height:35px; color:#333;}
#news_nei_list li .left_xinxi span{ font-size:13px; line-height:24px; color: #999}

#news_nei_list li .left_img ,#news_nei_list li .left_time{clear: both;float:none;height:100px;color:#888;font-size:1em;position:relative; left:10px; top:10px;}
#news_nei_list li .left_img img{height:100%;border-radius: 5px;}

#news_nei_list li .left_time div{background-color:#06C;border-radius: 5px; position:absolute;  width:100px;}
#news_nei_list li .left_time div .left_time_day{ height:70px; font-size:42px; font-weight:bold; line-height:70px; border-bottom:1px solid #FFF; text-align:center; color:#FFF}
#news_nei_list li .left_time div .left_time_year_month{  height:30px; font-size:16px; line-height:30px; text-align:center; color:#FFF}



/*当前为手机站代码区域*/
@media (max-width: 768px){
	
.inside_page_left{ width:100%; float:left;margin-top:20px;}
.inside_page_right{ width:100%; float:left;margin-top:20px; margin-left: 0px;}
.location{ border-bottom:#CCC 1px dashed; height: auto; line-height:36px;}
.inside_page_right p { width: 98%; text-align: center;}
.inside_page_right p img{ width: 95%;}
/*导航区域*/
.top_nav{ float:left; width:100%; background-color:#24843c}
.top_nav { width:100%; margin:0 auto; }
.top_nav ul{ width:100%; margin:0 auto;}
.top_nav ul li {width:25%;height:55px;line-height:55px;text-align:center; float:left; list-style: none; border-bottom:1px #FFFFFF solid; border-right:1px #FFFFFF solid;box-sizing:border-box;  -moz-box-sizing:border-box; /* Firefox */  -webkit-box-sizing:border-box; /* Safari */  }
.top_nav ul li a {color: #fff;float: left;font-size: 15px; font-weight:400;height:55px;line-height:55px;text-align:center; width:100%;}
.top_nav ul li a:hover{font-weight:500; color:#fff; background-color:#F90}

.life_nei{ font-size:18px; line-height:200%;padding:0px 10px;}
.life_nei img{ width:95%; }
ul.book_liuyan{ width:95%; padding:10px;}

}
/*当前为PC站代码区域*/
@media (min-width: 769px){
/**********************************/	
.life_top,.life_banner,.life_main,.life_footer{ width:100%;height:600px; margin:0 auto; padding:0;}
.life_content_area,.container-fluid{ width:1200px; height:100%; text-align:center; margin:0 auto; padding:0;}
.life_top{ background:url(../../images/ld_01.jpg) bottom repeat-x #FFF; height:257px;}
/**********************************/
.sy_top_bian{ height: 38px; line- height:38px;}
.sy_top_bian_keywords{ height:38px; line- height:38px; text-align: left; width: 70%; float: left;color:#616161;font-size: 13px;}
.sy_top_bian_link{ height:38px; line- height:38px; text-align: right; width: 30%; float: right; color: #c4c4c4;font-size: 13px;}
.sy_top_bian_link a{ color:#616161; font-size: 13px; padding: 0px 10px;}
.sy_top_bian_link a:hover{ color: #006B4F;}

/*logo区域*/


.top_logo{ width:600px; height:88px;float:left; padding:31.5px 0px}
.top_logo .sy_logo{ background:url(../../images/ld_09.jpg) right no-repeat; padding-right:8px; float:left}
.top_logo .sy_logo_txt{ background:url(../../images/ld_09.jpg) right no-repeat; padding-right:8px; float:left; height:88px; width:173px;}
.top_logo .sy_logo_txt h1{ width:173px; text-align:center; color:#000000; font-size:37.65px;height:88px;line-height:88px;}
.top_logo .sy_logo_txt h1 i{ color:#c41b23}
.top_logo .sy_logo_txt p{ font-size:16px; width:173px; text-align:center}
.top_logo .sy_logo_p{ float:left; font-size:18px; line-height:26px;; height:68px; padding:10px;}

.top_tel{ width:310px; height:88px; float:right; padding:31.5px 0px;}
.top_tel p{ width:100%; text-align:center; font-size:16px; line-height:26px; margin-top:16px;}
.top_tel b{ font-size:36px; line-height:38px; color:#ce0000}

/*导航区域*/



/*导航区域*/
.top_nav{ float:left; width:100%; height:68px; line-height:68px;}
.top_nav ul{ width:100%; margin:0 auto;}
.top_nav ul li {width:12.4%;height:68px;line-height:68px;text-align:center; float:left;  }
.top_nav ul li a {color: #000;float: left;font-size: 16px; font-weight:400;height:68px;line-height:68px;text-align:center; width:100%;}
.top_nav ul li a:hover{color:#fff; background-color:#ce0000}



.top_nav ul li.nav_about:hover .nav_erji{ display:block;top:255px;z-index:5;}
.top_nav ul li.nav_zhsh:hover .nav_erji1{ display:block;top:255px;z-index:5;}
.top_nav ul li.nav_news:hover .nav_erji2{ display:block;top:255px;z-index:5;}

.nav_erji{ display:none; width:100%; height:360px; background:rgba(246,246,246,0.9); position:absolute; top:59px; left:0; right:0; padding-top:41px;}
.nav_erji1{ display:none; width:100%; height:470px; background:rgba(246,246,246,0.9); position:absolute; top:59px; left:0; right:0; padding-top:41px;}
.nav_erji2{ display:none; width:100%; height:360px; background:rgba(246,246,246,0.9); position:absolute; top:59px; left:0; right:0; padding-top:41px;}

.nav_top_fenlei{ width:100%;}
.nav_top_fenlei ul{ width:100%;}
.nav_top_fenlei ul li{ width:208px; height:168px; padding:10px 40px; border-left:1px solid #CCC;  font-size:16px; line-height:160%; color:#666; float:left; text-align:left}

.nav_top_fenlei ul li a h3{ text-align:left; width:100%; line-height:180%; font-size:16px; height:30px; font-weight:300; }
.nav_top_fenlei ul li a p{ color:#666;line-height:180%; font-size:14px;}


.nav_top_fenlei ul li div.nav_more{ width:100px; height:30px; border:1px solid #666;text-transform:uppercase;}
.nav_top_fenlei ul li div.nav_more a{ height:30px; line-height:30px; }



.nav_top_fenlei ul li:hover a h3{ color:#f00; }
.nav_top_fenlei ul li:hover a p{ color:#f00}

.sy_youshi1{ height: 82px;  width: 100%; padding-top:10px; border-top:1px dashed #ccc}

.sy_youshi1 ul{ width: 100%; height: auto;}
.sy_youshi1 ul li{ float: left; height: 82px; padding: 0px 46px; border-right:1px solid #DFDFDF ;}
.sy_youshi1 ul li a p{ font-size:16px; line-height: 29px; height: 29px; color: #000000; text-align: center;}
.sy_youshi1 ul li p{font-size:16px; line-height: 29px; height: 29px; color: #BDBDBD; text-align: center;}
.sy_youshi1 ul li h5{ font-size: 36px; line-height: 52px; color: #016a27; text-align: center;}
.sy_youshi1 ul li:hover p{font-size:16px; line-height: 29px; height: 29px; color: #000000; text-align: center;}
.sy_youshi1 ul li:hover h5{ font-size: 36px; line-height: 52px; color: #CA0000; text-align: center;}


/* 全局修改 */
.sy_title{ width: 100%;text-align: center;padding:24px 0px; height: auto;}
.sy_title h3{ font-size:37.43px; line-height:40px; font-weight: bold; text-align: center; text-transform: uppercase; }
.sy_title p{ font-size: 16px; line-height: 30px;color: #333333; text-align: center;}


/*第一行数据*/
.sy_jingshen{ width:100%; height:auto; padding-bottom:21px;}
.sy_notie{ width:100%; height:69px; line-height:69px; text-align:left; border-bottom:1px #CCCCCC solid}
.sy_notie p{height:69px; line-height:69px; color:#333}
.sy_notie p span{ font-size:16px; color:#000;}
.sy_jingshen_img{ width:600px; height:513px; float:left}
.sy_jingshen_txt{ width:600px; height:513px; float:left}
.sy_jingshen_txt h3{ font-size:42px; text-transform: uppercase; color:#696969}


/*二级分类导航*/
.left_nav1{ width:100%;}
.left_nav1 dl{margin:0 auto; padding:0px;height:auto; }
.left_nav1 dl dt{text-align:center;float:left;height: 20px;line-height: 20px; border-right:1px solid #111; margin:15px 5px 0px 0px; padding-right:5px;}
.left_nav1 dl dt a{height:20px; line-height:20px;display:block;color: #111; font-size:16px; text-align: center;}
.left_nav1 dl dt a:hover{ color:#111; font-weight:bold;}
.left_nav1 dl dt:hover{}
/*默认特效CSS*/

/*二级分类导航*/
.left_nav{ width:100%;}
.left_nav dl{margin:0 auto; padding:0px;height:auto; }
.left_nav dl dt{text-align:center;float:left;height:59px;line-height:59px; width:100%}
.left_nav dl dt a{height:59px; line-height:59px;display:block;color: #fff; font-size:16px; text-align:left; text-indent:3em}
.left_nav dl dt a:hover{ color:#fff; font-weight:bold;}
.left_nav dl dt:hover{ background-image:url(../../images/ld_45.jpg)}
/*默认特效CSS*/

.sy_jingshen_txt p{ line-height:30px;}


.sy_zhsh{ background-image:url(../../images/zhsh_bg.jpg); background-position:center top; padding:45px 0px;}
.sy_zhsh_con{ width:100%; height:auto}
.sy_zhsh_left{ float:left; width:228px; height:543px;background-image:url(../../images/ld_42.jpg); background-repeat:repeat-y}
.sy_zhsh_img{ width:936px; height:543px; float:right}


/*图片滚动特效样式，有时可能修改JS文件 ued_common.js   修改约束宽度和高度  */
#scrllbox{ width:100%; position:relative; overflow:hidden;}					
#pic{ overflow:hidden;position:relative; width:100%; height:543px;}
#pic .sp{float:left; position:relative; overflow:hidden; padding:10px;}
.sp a img{ width:280px; height:210px;}
.sp a ol{ width:280px; height:50px; text-align:center; line-height:50px; color:#111; font-size:15px;}
.sp a img{cursor: pointer;  transition: all 0.6s;}  
.sp a img:hover{transform: scale(1.02);} 

.sy_news_list{ height:78px; width:100%; text-align:center}
.sy_news_list a{ font-size:19px; padding:15px 40px; border:1px solid #CCC}
.sy_news_list a:hover{ border:1px solid #05C6AB; color:#095DB0}

.sy_news_img{ width:100%; height:auto}
.sy_news_imgtop{ width:672px; height:525px; float:left}
.sy_news_time{ width:507px; height:525px; float:right}

/*默认缩略图新闻样式，个数约束以及推荐leftimg*/
.new_des_leftimg{ width:100%; height:100%;}
.new_des_leftimg li{ width:672px; height:525px;list-style:none;}
.new_des_leftimg li .img_con{ width:672px; height:354px;overflow:hidden/*当前属性约束内容不超出DIV，自动隐藏*/;text-overflow:ellipsis;}
.new_des_leftimg li .img_con img{ width:672px; height:354px;cursor: pointer;  transition: all 0.6s;}
.new_des_leftimg li .img_con img:hover{ width:672px; height:354px;transform: scale(1.12);}
.new_des_leftimg li .img_txt{  width:672px; height:125px; float:left;}
.new_des_leftimg li .img_txt .newz1 a{ height:25px; line-height:25px; font-size:16px;color:#111;width:580px; float:left;}
.new_des_leftimg li .img_txt .newz3 a{ font-size:14px;color:#636363;width:672px; line-height:250%;float:left; margin-top:10px}
.new_des_leftimg li .img_txt .newz2{ font-size:16px;color:#111111;width:92px;height:25px; line-height:25px; text-align:left; float:left}

/*文字简介新闻调取样式------时间特效*/
.info_time_des_list{}
.info_time_des_list{width:100%; height:100%;}
.info_time_des_list ul{ width:100%; height:100%;}
.info_time_des_list ul li{ width:507px; height:129px; float:left;margin: 20px 0px;}
.info_time_des_list ul li .time_des{  width:507px; height:109px; padding: 10px 0px;}

.info_time_des_list ul li .time_des .time_des_time{width:109px; height:109px;float:left;border-right: 2px solid #89979A;}
.info_time_des_list ul li .time_des .time_des_time .time_day{width:109px; height:59px; font-size:59px; line-height:69px; color:#89979A; font-weight:400; text-align:center; }
.info_time_des_list ul li .time_des .time_des_time .time_year_moth{width:69px; height:50px;font-size:14px; line-height:50px; color:#89979A; font-weight:400; text-align:center}
.info_time_des_list ul li:hover .time_des .time_des_time .time_year_moth{ color:#fff}
.info_time_des_list ul li:hover .time_des .time_des_time .time_day{ color:#fff}
.info_time_des_list ul li:hover .time_des .time_des_time{ color:#fff}

.info_time_des_list ul li .time_des .time_des_txt{width:370px; height:109px;float:left;margin-left:18px;}
.info_time_des_list ul li .time_des .time_des_txt .time_title{width:370px; height:40px;font-size:15px; color:#89979A}
.info_time_des_list ul li .time_des .time_des_txt .time_title a{width:370px; height:40px;font-size:15px; color:#89979A}
.info_time_des_list ul li .time_des .time_des_txt .time_des1{width:370px; height:99px; line-height:19px;font-size:14px;color:#89979A}
.info_time_des_list ul li .time_des .time_des_txt .time_des1 a{width:370px; height:99px; line-height:19px;font-size:14px;color:#89979A}

.info_time_des_list ul li:hover .time_des .time_des_txt .time_title a{color:#fff}
.info_time_des_list ul li:hover .time_des .time_des_txt .time_des1 a{color:#fff}
.info_time_des_list ul li:hover .time_des,.info_time_des_list ul li:hover .time_des_time,.info_time_des_list ul li:hover .time_des_txt,.info_time_des_list ul li:hover .time_des_time .time_day{ background-color:#085DB0;}
.info_time_des_list ul li:hover .time_des .time_des_time{border-right: 2px solid #fff;}

.sy_chuangzhao{}
.sy_tuijian{ padding:26px 0px;}
.sy_jingshen1{ width:100%; height:auto; padding-top:31px;}
.sy_jingshen_img1{ background-image:url(../../images/ld_65.jpg); width:350px; height:240px; float:left}
.sy_jingshen_txt1{ width:827px; height:240px; float:right}
.sy_jingshen_txt1 p{ line-height:30px; padding-bottom:10px;}
.sy_tuijian1{ width:100%; height:349px;}
.sy_footer{ background-image:url(../../images/ld_78.jpg); background-repeat:repeat-x; height:549px;}
.sy_link{ background-image:url(../../images/ld_81.jpg); background-position:right; background-repeat:no-repeat; height:131px;}
.sy_link p{ line-height:131px; color:#FFF; font-size:16px;}
.sy_link p span{ font-weight:bold}

.sy_lxwm{ padding:38px 0px; height:61px;}
.sy_lxwm ul{ width:100%;}
.sy_lxwm ul li{ width:33.33%; float:left; height:31px; line-height:31px;}
.sy_lxwm ul li span{ float:left; padding-right:10px;}

/*导航区域*/
.top_nav1{width:100%; }
.top_nav1 ul{ width:100%; margin:0 auto;}
.top_nav1 ul li {width:12.4%;height:68px;line-height:68px;text-align:center; float:left;}
.top_nav1 ul li a {color: #fff;float: left;font-size: 16px; font-weight:400;height:68px;line-height:68px;text-align:center; width:100%;}
.top_nav1 ul li a:hover{color:#fff; background-color:#ce0000}

.sy_banquan{ text-align:center; height:126px; line-height:126px; }
.sy_banquan p{ color:#FFF; height:126px; line-height:126px; }

/*当前为调用代码CSS样式区域*/

#scrllbox1{ width:100%; position:relative; overflow:hidden; padding-top: 20px;}					
#pic1{ overflow:hidden;position:relative; width:100%; height:293px;}
#pic1 .sp1{float:left; position:relative; overflow:hidden; padding:10px;}
.sp1 a{  margin-top:34px;}
.sp1 a img{ width:280px; height:210px;}
.sp1 a ol{ width:280px; height:50px; text-align:center; line-height:50px; color:#111; font-size:15px;}
.sp1 a img{cursor: pointer;  transition: all 0.6s;}  
.sp1 a img:hover{transform: scale(1.02);} 


/*二级分类导航*/
.left_nav11{ width:238px;background-color: #F6F6F6;}
.left_nav11 dl{overflow:hidden;zoom:1; margin:0 auto; padding:0px;height:auto; }
.left_nav11 dl dt{ margin-left:0px;list-style:none;font-size:14px;text-align:center; float:left;width:238px;height: 51px;line-height: 51px;background:url(../../images/py_20.jpg) center right no-repeat; border: none; }
.left_nav11 dl dt a{height:51px; line-height:51px;display:block;color: #111; font-size:16px;text-align:left;width:238px;text-indent:2em;}
.left_nav11 dl dt a:hover{ color:#111; font-weight:bold;text-indent:2.1em;}
.left_nav1 1dl dt:hover{}


/*固定调用格式*/
.fenlei{ width:238px;height:100%;}

.fenlei_t{ width:238px;height:100px; background-color:#085db0;text-align:center;}
.fenlei_t span{ color:#FFFFFF; font-size:34px; width:238px; line-height:60px; text-align:center; font-weight: bold;} 
.fenlei_t p{ font-size:18px;text-align:center;color:#FFFFFF; width:80%;line-height:24px; margin-left:20px; text-transform:uppercase}
.fenlei_con{ width:236px;height:100%;border: 1px #085db0 solid;}
.fenlei_d { height:30px; margin-bottom:20px;}


}
